QuickTime VR provides the following constants to specify the type of a hot spot:
enum {
kQTVRHotSpotLinkType = 'link',
kQTVRHotSpotURLType = 'url ',
kQTVRHotSpotUndefinedType = 'undf'
};